widget-factory: Turn off focus-on-click for notification close button
authorDebarshi Ray <debarshir@gnome.org>
Mon, 11 Aug 2014 20:44:37 +0000 (22:44 +0200)
committerDebarshi Ray <debarshir@gnome.org>
Mon, 11 Aug 2014 21:43:43 +0000 (23:43 +0200)
... because that is what most applications are doing. So lets do the
same thing for the sake of consistency and setting a good example.

https://bugzilla.gnome.org/show_bug.cgi?id=734614

demos/widget-factory/widget-factory.ui

index 6db986c9e7779f5cc5ca53b84ff15697ad37d98f..a57e2557c5c94da955df7b4178aa98711ae4c326 100644 (file)
@@ -1988,6 +1988,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
                             <child>
                               <object class="GtkButton" id="page2dismiss">
                                 <property name="visible">True</property>
+                                <property name="focus-on-click">False</property>
                                 <property name="relief">none</property>
                                 <child>
                                   <object class="GtkImage" id="page2dismissi">